←Select platform

RegionName Property (CacheItem<T>)

Summary

Name of the region in the cache for this CacheItem<T>.

Syntax

C#
VB
Java
C++
public string RegionName { get; set; }
Public Property RegionName() As String 
   Get 
   Set 
public:  
   property String^ RegionName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public String getRegionName() 
public void setRegionName(String value) 

Property Value

The name of the region in the cache for this CacheItem<T>. Default value is null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize